home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
C
/
LIB
/
LIBGPP
/
LIBSTDC
/
!libstdc
/
std
/
h
/
cstddef
< prev
next >
Wrap
Text File
|
1995-01-12
|
184b
|
8 lines
// The -*- C++ -*- wrapper for the C standard definitions header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSTDDEF__
#define __CSTDDEF__
#include <stddef.h>
#endif